home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11819 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  871 b 

  1. Path: ren.colorado.edu!user
  2. From: warrenp@titan.colorado.edu (Pete Warren)
  3. Newsgroups: comp.lang.fortran,comp.lang.c
  4. Subject: Efficient Column-wise FFT Routines?
  5. Date: Tue, 26 Mar 1996 11:10:50 -0700
  6. Organization: University of Colorado at Boulder
  7. Message-ID: <warrenp-2603961110500001@ren.colorado.edu>
  8. NNTP-Posting-Host: ren.colorado.edu
  9. X-Newsreader: Yet Another NewsWatcher 2.0b30
  10.  
  11. Greetings all,
  12.  
  13. I am trying to perform large scale FFT's on complex data in a column (or
  14. row) wise formats.  Does anyone know of a good, proven routine for either
  15. Fortran (preferred) or C ?  There are routines for complex 1-D data and
  16. for real column wise data but not for both.
  17.  
  18. What I'm actually trying to do is build a code interface node for Labview
  19. that performs this function efficiently.
  20.  
  21. I would appreciate any help or pointers.
  22.  
  23. Thank you,
  24.  
  25. - Pete Warren
  26. warrenp@colorado.edu
  27.